-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.1
-
Code
-
Classes
- ExporterManager
| Total Complexity |
54 |
| Dependencies |
15 |
| Dependents |
2 |
| Total lines |
456 |
| Lines of code |
309 |
| Logical lines of code |
197 |
| Comment lines |
38 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| export() |
B |
33 |
15 |
97 |
| export_old() |
A |
38 |
13 |
69 |
| nestedFields() |
A |
40 |
7 |
72 |
| download_file() |
S |
57 |
4 |
15 |
| is_debug() |
S |
63 |
5 |
10 |
| flattenFields() |
S |
55 |
3 |
19 |
| get_exporter() |
S |
66 |
3 |
9 |
| get_exporters() |
S |
62 |
2 |
11 |
| __construct() |
S |
79 |
1 |
3 |
| delete_exporter() |
S |
76 |
1 |
4 |